home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / business / mathpl32.zip / READ.ME < prev    next >
Text File  |  1992-11-16  |  3KB  |  66 lines

  1. Mathplot is a mathematical function plotting system which allows you to
  2. enter functions using ordinary algebraic notation and immediately plot them.
  3. Cartesian, polar, and parametric functions are supported, and up to four
  4. functions may be displayed simultaneously. A variety of built-in functions
  5. are provided.  Plotting commands may be executed from command files.
  6. Mathplot is an ideal tool for engineers, scientists, math and science
  7. teachers, and anyone else who needs to quickly visualize mathematical
  8. functions.
  9.  
  10. Mathplot is a "shareware" product. You are welcome to make copies of this
  11. program and pass them on to friends or post this program on bulletin boards
  12. (in its original, unmodified form).
  13.  
  14. As a shareware product, you are granted a no-cost, trial period of 30 days
  15. during which you may evaluate Mathplot. If you find Mathplot to be useful,
  16. educational, and/or entertaining, and continue to use it beyond the 30 day
  17. trial period, you are required to compensate the author by sending the
  18. registration form in REGISTER.DOC with the appropriate registration fee to
  19. help cover the development and support of Mathplot.
  20.  
  21. In return for registering, you will be authorized to continue using Mathplot
  22. beyond the trial period and you will receive the most recent version of the
  23. program, a laser-printed, bound manual, and three months of support via
  24. telephone, mail, or CompuServe.  Your registration fee will be refunded if
  25. you encounter a serious bug that cannot be corrected.
  26.  
  27. Mathplot requires 512KB of memory and a CGA, EGA, or VGA display.  An 80x87
  28. numeric coprocessor greatly improves its execution speed, but is not
  29. required. Mathplot has been successfully run on dozens of computer types
  30. ranging from 8088's and laptops to 486's.
  31.  
  32. The Mathplot system consists of the following files:
  33.  
  34. MATHPLOT.EXE -- The executable program.
  35. MATHPLOT.FON -- Font file used for title line and axis labels.
  36. MATHPLOT.LJF -- Fonts for HP LaserJet printer.
  37. MATHPLOT.FUN -- Example functions
  38. MATHPLOT.DOC -- Documentation file.
  39. REGISTER.DOC -- Software registration form.  Please register your use.
  40.  
  41. To install Mathplot, copy the files into the directory of your choice. If
  42. the MATHPLOT.HLP and MATHPLOT.FON files are not in your current directory,
  43. you must place a command of the following form in your AUTOEXEC.BAT file to
  44. tell Mathplot where to look for its help and font files:
  45.  
  46. SET MATHPLOT=directory
  47.  
  48. Where "directory" is the name of the device and directory where the files
  49. are located. For example, if the files are located in a directory named
  50. MATHPLOT on the C disk, the following command could be used:
  51.  
  52. SET MATHPLOT=C:\MATHPLOT
  53.  
  54. Start Mathplot by typing the DOS command:
  55.  
  56. MATHPLOT
  57.  
  58. Press Enter after you have finished reading the title screen. The F5 key
  59. executes built-in example plots.  Each time you press F5, a different
  60. example is displayed.  I suggest you use this feature to display a few plots
  61. in order to get a feeling for how Mathplot works and what types of commands
  62. are used to produce plots. Press any key to continue with execution after
  63. you finish looking at a plot.
  64.  
  65. Press F3 to call up the help menu.
  66.